POST /Group/RemoveMembers/{id}/
Remove Members to a group.
Request
| Method |
Request URI |
| POST |
/API/Group/RemoveMembers/{id}/?sessionId=value |
URI Parameters
| URI Parameter |
Description |
| sessionId |
Current session ID.
|
Path Parameters
| Path Parameter |
Description |
| id |
The ID of the group to update.
|
Request Body
Response
Response Body
A status code indicating whether the operation was successful.